home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 1-2.iso / HG2DEMO / hg2demo.exe / data / Shell / ldl / grthreat.ldl < prev    next >
Text File  |  1998-10-10  |  2KB  |  85 lines

  1. # gear_threat
  2.  
  3. # gear_threat.total
  4. # gear_threat.total_val
  5. # gear_threat.offensive
  6. # gear_threat.offensive_val
  7. # gear_threat.defensive
  8. # gear_threat.defensive_val
  9. # gear_threat.misc
  10. # gear_threat.misc_val
  11.  
  12. gear_threat {
  13.     int    xpix    477
  14.     int    ypix    63
  15.     int    widthpix    88
  16.     int    heightpix    50
  17.     total {
  18. ## Add :FONT_8:MULTICOLOR:threat.tv
  19.         int    xpix    0
  20.         int    ypix    0
  21.         int    widthpix    188
  22.         int    heightpix    15
  23.         string    just    "center"
  24.     }
  25.     total_val:FONT_8:MULTICOLOR {
  26. #        int    xpix    0
  27. #        int    ypix    8
  28. #        int    widthpix    188
  29. #        int    heightpix    20
  30. #        string    text    "0"
  31. #        string    just    "center"
  32.     }
  33.     offensive:FONT_8:MULTICOLOR {
  34.     ## add :threat.offense
  35.         int    xpix    0
  36.         int    ypix    25
  37.         int    widthpix    188
  38.         int    heightpix    20
  39.         string    just    "center"
  40.         bool    windowblend    TRUE
  41.     }
  42.     offensive_val:FONT_8:MULTICOLOR {
  43. #        int    xpix    0
  44. #        int    ypix    35
  45. #        int    widthpix    188
  46. #        int    heightpix    20
  47. #        string    text    "0"
  48. #        string    just    "center"
  49.     }
  50.     defensive:FONT_8:MULTICOLOR {
  51.     ## add :threat.defense
  52.         int    xpix    0
  53.         int    ypix    50
  54.         int    widthpix    188
  55.         int    heightpix    20
  56.         string    just    "center"
  57.     }
  58.     defensive_val:FONT_8:MULTICOLOR {
  59. #        int    xpix    0
  60. #        int    ypix    60
  61. #        int    widthpix    188
  62. #        int    heightpix    20
  63. #        string    text    "0"
  64. #        string    just    "center"
  65.     }
  66.     misc:FONT_8:MULTICOLOR {
  67.     ## add :threat.misc
  68.         int    xpix    0
  69.         int    ypix    75
  70.         int    widthpix    188
  71.         int    heightpix    20
  72.         string    just    "center"
  73.     }
  74.     misc_val:FONT_8:MULTICOLOR {
  75. #        int    xpix    0
  76. #        int    ypix    85
  77. #        int    widthpix    188
  78. #        int    heightpix    20
  79. #        string    text    "0"
  80. #        string    just    "center"
  81.     }
  82. }
  83.  
  84. $
  85.